Feature-creep version! I have added an additional list configuration/lookup column called Color. This allows you to specify an alternate icon/color for your push-pins by item. The format of the Color column in your list should be Single Line of Text and in the form of a URL. In the example […]
Tag: Google Maps
SQL Function to convert Float to VarChar
Interactive Google Map Web Part for Sharepoint 2010
I needed a way to display an interactive Google Map against a Sharepoint list over SSL. I did a slight modification to Mazin’s great Google Map Web Part on Codeplex. In MapWebPart.cs – Look for ResolveAddress function and add the following line at the top of function. ServicePointManager.ServerCertificateValidationCallback = delegate […]