Anyone else working with Google Maps API v3?

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

Anyone else working with Google Maps API v3?

Post by BarrySumpter » Tue Mar 20, 2012 11:06 pm

Hi all,

I've just dug into the Summer Academy TickedOff application.
I've got a map that uses:
put "http://maps.google.com/maps/api/staticmap" into tBaseURL
Which asks google maps to create
a static map image
with my location centred
with a pin point.

I've modified it to inlcude a number of pin points for the people I'm tracking.
Or I should write for the people who have given me permission to track them.

I'm interested in chasing down what more this
static map
and the Google Maps API v3
can do for us in LiveCode and LiveCode for Android.

i.e. live tracking, interactive, etc
and the practicalities of same

Anyone have a link or sample app directly related to LiveCode to help get me started?

tia
All my best,
Barry G. Sumpter

Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.

gpearson
Posts: 84
Joined: Wed Feb 03, 2010 12:55 pm

Re: Anyone else working with Google Maps API v3?

Post by gpearson » Fri May 31, 2013 2:33 pm

Have you gotten any further on this. I am in the process of converting one of my Flash Air Applications to Livecode and now to the point of intergrating Google Maps to a stage. Looking to see what progress you have done on this if any.
---
Graham Pearson
Goshen, IN USA

We Are Closed Today is your single internet resource for Indiana Area School Closings, Visit http://www.weareclosedtoday.com

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: Anyone else working with Google Maps API v3?

Post by Dixie » Fri May 31, 2013 3:27 pm

What specifically are you wanting to know ?

gpearson
Posts: 84
Joined: Wed Feb 03, 2010 12:55 pm

Re: Anyone else working with Google Maps API v3?

Post by gpearson » Fri May 31, 2013 5:36 pm

I am trying to integrate maps into my application so when a user clicks on a market, it shows a marker centered in the card. Then the user would click a button and additional markers will be displayed showing all School Buildings within a mile radius of this first marker. In doing some searching, I think I have made progress on this as I am able to display a google map on a card. Now to work in the markers and poly lines including a zoom feature.
---
Graham Pearson
Goshen, IN USA

We Are Closed Today is your single internet resource for Indiana Area School Closings, Visit http://www.weareclosedtoday.com

Post Reply