DotNetShoutout - Stories tagged with Google maps
7
Shouts

Dean Hume - MVC Google Maps HtmlHelper - Dynamic Maps

published 1104 days, 16 hours, 25 minutes ago posted by deanomachinodeanomachino 1107 days, 16 hours, 6 minutes ago
Monday, May 10, 2010 11:01:12 AM GMT Friday, May 07, 2010 11:20:06 AM GMT
MVC Google Maps HtmlHelper - Dynamic Maps I've recently been looking for a MVC helper class for Google maps. I came across this well written MVC HtmlHelper for static Google maps. Unfortunately I was looking for a helper that was for the dynamic version of Google charts. I needed to be able to add markers on the maps with dynamic text and possibly even images. So, a great way to re-use code in MVC 2 is the Htmlhelper class. I have also written about this before where I wrote a Google Charts H... (more)
category: Web Dev | clicked: 3 | comment | | source: www.deanhume.com
tags: Google maps, Google, C#, HtmlHelper, MVC2, google maps api, MVC