Saturday, July 2, 2016

where am i?

I'm proud of the mobile mode of the JP Porchfest website - I think it looks ok and it's easy to both scoot around the Google map, get information on what's playing at a certain porch, as well as look at the big block schedule.

This year I added Gelocation Marker for Google Maps, so that people wandering JP can see right where they are. For the developer using it could be hardly be simpler, including the small .js file and then adding a line like
var GeoMarker = new GeolocationMarker(map);
does the trick.

No comments:

Post a Comment