I'm trying to create an open graph story which will include a map (location) and an image which was uploaded by the user.
So far I've managed to show the map with a pin on it so after the user clicks the pin he see a small popup with the image inside.
How can I make it look more like foursquare - to have a map and the image available for view in full screen?
(Currently my Object inherits from "Object" and I've added a location property to it)
Related
I have a tab that is to display data that is to be prepared for a report. Kind of like a preview. What I want is to take a screenshot of graph generated in another tab.
Kind of similar to scanning an image. So the initial tab generates 3 graphs under each other that fit in the screen. I basically want the screen shots of the graphs to post them along with the data in the second tab.
The second image is where I want the content of the first image to be posted. How do I go on about that?
I'm Having classes on computational design at university through AutoCad and we are asked to model some drawings. I'd like to know if there's any way to make the image I'm modelling appear on top of the screen while I hold some key, and go back to the model as soon as I release it.
There is no such built-in feature in AutoCAD. You can however insert the image in the background. Or you can write your own plugin to do that.
1) You can use the Attach command to attach your image in AutoCAD
2) Once the image is attached, then you can create your model on top of the image by using the "DR" alias for Draworder and select the image to place on top or behind your model.
3) Select the middle mouse button to Pan around and when you do this, your image file will disappear temporarily until you release your mouse button.
Hope that helps!
I will do my very best to explain my issue.
I have 30 images in a gallery giving the user the choice to select an image and change the main view controller background image, much like the Apple wallpapers in the settings menu.
My problem is, I don't know how to implement this.
I though image picker was a solution but as the images are stored inside the app, is this the best?
I have a collection view controller displaying 30 images in cells. Click on the cell and it takes you to selected image in a new vc. How do I have a "Select" button from that image (or the other 29 images) vc to the main vc? Each image vc has a storyboard ID.
I haven't attached code because I haven't written any worth sharing. I'm stuck.
Please be kind to me, I'm just learning in this male dominated world.
Merci beaucoup
I am hoping to use Raphael to draw a map and colour code according to a result for an area. That bit I can do. What I would like to do is if the user clicks an area that somewhere additional data appears. Is this possible. Within each element in the Raphael JS file, can I include a data source?
I have added an open graph image to my site but in the news feed it is not scaled correctly. The image is clipped both at the top and at the bottom. The image itself is a png with the size of 1500x1500px.
Looking at my profile page where the image is placed to the left of the text it scales correctly.
I have specified the following meta tags: og:title, og:type, og:image, og:url, and og:description.
I use the ShareThis API for the actual share button (if that can have anything to do with this).
Has anyone had this problem as well?