I am getting an error in WebUtils.cs file in below mentioned code when I am trying to run the application.
Error Message :- Ambiguous match found
Line :- _getWebResourceUrlMethod = typeof(System...
Id #10669 | Release:
None
| Updated: Mar 14 at 9:42 AM by yaqubonnet | Created: Dec 17, 2012 at 9:58 AM by moinsiddiqui
I render my map this way:
Html.RenderPartial("MapDisplay", new ViewDataDictionary()
{
...
Id #9725 | Release:
None
| Updated: Feb 14 at 2:52 AM by Mocolete | Created: Dec 16, 2011 at 3:38 PM by Mocolete
I've been trying to run the following LINQ query to convert a collection of geocoded addresses into Pushpins:
var contacts = _contactRepository
.All
.Where(contact =>
contact.HomeAddress.Long...
Id #8613 | Release:
None
| Updated: Feb 14 at 2:52 AM by CtrlAltDel | Created: May 13, 2011 at 7:09 AM by CtrlAltDel
i'm trying to use MvcMaps in my project but this error appear in the page
when i debug this error i found this line
var B3836484 = null;$(function(){B3836484=new MvcMaps.BingMap('divB3836484',{id:'...
Id #7746 | Release:
None
| Updated: Feb 14 at 2:52 AM by wajhi | Created: Dec 9, 2010 at 9:40 AM by eng_Khalid
Add Map Factory to use for loading "default" Map Provider
This will allow for custom logic to be used to determine what Map provider to use, instead of solely using what is defined in the web.con...
Id #7691 | Release:
None
| Updated: Feb 14 at 2:52 AM by crpietschmann | Created: Nov 30, 2010 at 5:14 PM by crpietschmann
Add Support for Bing Maps Silverlight
Id #7690 | Release:
None
| Updated: Feb 14 at 2:52 AM by crpietschmann | Created: Nov 30, 2010 at 5:12 PM by crpietschmann
Add Support for OpenStreetMaps
http://openstreetmap.org
http://openlayers.org/
Id #7689 | Release:
None
| Updated: Feb 14 at 2:52 AM by crpietschmann | Created: Nov 30, 2010 at 5:12 PM by crpietschmann
Add Support for Google Maps 3
Id #7688 | Release:
None
| Updated: Feb 14 at 2:52 AM by crpietschmann | Created: Nov 30, 2010 at 5:10 PM by crpietschmann
Add Support for Bing Maps v7
Id #7687 | Release:
None
| Updated: Feb 14 at 2:52 AM by drazic19 | Created: Nov 30, 2010 at 5:09 PM by crpietschmann
Hello! I just want to say thanks for the excellent project.
I am running into a small problem with the dynamic maps not working when I use jquery 1.4.2 instead of jquery 1.3.2 as in the example....
Id #5895 | Release:
None
| Updated: Feb 14 at 2:52 AM by CtrlAltDel | Created: Apr 28, 2010 at 6:24 AM by VictorFoster