Hi I am unclear of some. here is the gist. i get a picture from the web cam. store it is a database using php.
now this picture does not geographic location. so i call the picture, i cannot overlay it over google maps as it has no geographic info. so i need to add geographic data ( latitude, longitude). I know that we can send an address as json and get a latitude and longitude. now i have a picture. do i send the picture as a blob, or as a geojson or some object to get the picture geographic info. or is it something else. sorry i was not clear earlier. any help is really appreciated. say a gif or jpeg. On Feb 17, 9:42 am, Chris Broadfoot <[email protected]> wrote: > On Fri, Feb 18, 2011 at 1:19 AM, pdp2907 <[email protected]> wrote: > > I have an application which requires me to georeference pictures every > > 10 mins. is it possible to use google maps javascript api 3 for the > > same. > > I'm not sure what you're asking. Do you want to add geodata to photos? > > Sure, you could use the Maps API to build something to choose a location, > then send it off to the server to add to the photo's EXIF. > > Chris > > --http://twitter.com/broady -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
