Questions tagged [google-maps-engine-lite]
6 questions
2
votes
1 answer
MapsEngine + GeoLocation Javascript API
How can I use the Geolocation Javascript API with my Google MapsEngine custom map?
I have made a mall map and I would like to use this:
https://developers.google.com/maps/documentation/javascript/examples/map-geolocation
To my map…

jehzlau
- 627
- 2
- 9
- 20
1
vote
2 answers
OAuth 2.0 Authorization: GAS and Google Maps Engine
I have a Google Maps Engine project where a datasource can be updated via Google Forms/Google Apps Script. I know that there is a way to configure OAuth in GAS (https://developers.google.com/apps-script/reference/url-fetch/o-auth-config) but I can't…

aitchpat
- 133
- 1
- 8
1
vote
0 answers
How to embed maps created using Googleengine into iframe object for a better viewing on mobile device?
I have created a custom map using mapsengine.google.com and then i export using the embed in my website option which generate an iframe object for me. I then added the iframe object to my HTML5 file which i am using to design a mobile app.
However…

dev_marshell08
- 1,051
- 3
- 18
- 40
1
vote
2 answers
Is there any way to pass CSV files to Google maps engine ? (as a Query-string or some other methods)
I have few CSV files created at random times with client addresses (less then 3000) on it. Can I send it to Google maps-engine to generate map-view? (trying to automate rather than dag-drop the file) Thanks

rchacko
- 1,965
- 23
- 24
0
votes
1 answer
Google Maps Engine project list returns no results / projectID doesn't exist
I need help with (free) Google Maps Engine projects. When querying for the list of projects accessible to me using the Google Maps Engine Java API, none is returned even though I've successfully created a project and created OAuth credential and…

Mark Maxey
- 811
- 1
- 7
- 9
0
votes
0 answers
Public Embedded Google Maps Engine Map Forces Users to Log in
I have created a map using Google's Map Engine. I have set the permissions to "Public on the web - Anyone on the Internet can find and view". It even explicitly says "Access:Anyone (no sign-in required)". I have copied and pasted the iframe html…

Liz Bennett
- 831
- 9
- 22