Thread Starter
Droic
(@droic)
OK – I think this is the right way to do it, I just can’t figure it out (being a newb to Google APIs):
https://developers.google.com/maps/documentation/javascript/overlays#GroundOverlays
Example:
https://google-developers.appspot.com/maps/documentation/javascript/examples/groundoverlay-simple
Now I just need to figure out how to implement this (a much more simple solution) – even when I copy the source to my local hard drive and try to use my own coordinates (or even copy the example coordinates) the map does not show up. Maybe that’s something to do with incorrect google APIs?
Thread Starter
Droic
(@droic)
Here you go:
http://www.joelwilsonmt.com/samhunthausen/district-map/
As you can see, it makes space for the map and the code is in the source, but the map comes up blank.