On Dec 27 2008, 8:56 am, bratliff <[email protected]> wrote:
> On Dec 27, 2:23 pm, "maps.huge.info [Maps API Guru]"
>
> <[email protected]> wrote:
> > My solution is to create rudimentary maps using the Tiger data and
> > have then link to a Google API map. This way there is no violation of
> > any copyright as Tiger based maps are free to use.
>
> OpenStreetMaps tiles ?
>
> Something else home grown ?
>
> To Variable & Alex:
>
> A lot of developers (105 stars) believe the API is not suitable foriPhoneuse.
>
> See issue 434:
>
>    http://code.google.com/p/gmaps-api-issues/issues/detail?id=434
>
> I believe Virtual Earth does grant licenses to access its tiles
> directly.





On Jan 12, 8:10 am, "Neil.Young" <[email protected]> wrote:
> Probably there is a version of Google Gears for Safari andIphone
> available now. At least it was announced several times. With Gears you
> are able to use browser based HTML and Javascript to obtain the user's
> position, using several means: Cellular, WiFi or even GPS.
>
> Regards
>
> warden [Andrew Leach - Maps API Guru] schrieb:
>
> > On Jan 12, 3:54 pm, itsallgood <[email protected]> wrote:
>
> >> The "Google Maps for Mobile" on aniphoneis a native app. So it's
> >> stand alone.
>
> >> BUT...
>
> >> You can use normal google maps api on aniphone, but it dosnt have the
> >> "locate/gps" feature. I get it. (Is this right???)
>
> > Yup. You got it.
>
> > In my cursory examination, at least one of the links in the Google
> > search offered earlier describes how to write an app which can get at
> > the location data and make it available to a web page, though.
>
> > Andrew




hi all...
there is a framework called CoreLocation with this v can able to find
out the longitude and latitude of the place  where we r..(location
manager is the delegate method it helps a lot to find out the longi
and latitude)
later we can call a URL "http://www.maps.google.com/"; with this Longi
and Latt,,,u shuld try this in iphone device not with the
simulator ...simulator displays the whole web page but device displays
only the map with the current location here no need to call javascript
or no need to put a marker or etc
Problem solved ;)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to