from ditu.google.com & maps.google.com
when i use the lat & lng as search keyword "24.833413, 118.571103"
then i want to follow how google use the marks api.
the code is from
function onLoad() {
w.loadVPage(
On 11月30日, 下午2时21分, Chris Broadfoot <[email protected]> wrote:
> Where is this data from?
>
>
>
>
>
>
>
> On Tue, Nov 30, 2010 at 3:17 PM, abc <[email protected]> wrote:
> > markers : [
>
> > {
>
> > id : "near",
>
> > latlng : {
>
> > lat : 0,
>
> > lng : 0,
>
> > alt : {
>
> > ll : "34786051798312122220",
>
> > mode : 2
>
> > }
>
> > }
>
> > what's the ll means. now format of lat & lng ?
>
> > --
> > 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]<google-maps-js-api-v3%2B
> > [email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-js-api-v3?hl=en.
--
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.