jmelosegui / GooglemapMvc

The control wraps Google maps API simplifying the use of Google maps in ASP.NET MVC applications.
MIT License
116 stars 61 forks source link

Libraries property is not included in the nuget package? #114

Closed ramiassi closed 8 years ago

ramiassi commented 8 years ago

Hello, I was trying to use the GooglemapMvc package in my .net MVC application. I wanted to include a searchbox on the map just like the example you have on http://www.jmelosegui.com/map/Libraries/SearchBox

The compiler kept showing the error message : GoogleMapBuilder does not contain a definition for 'Libraries'. I tested different versions of the package using the nuget package manager but nothing fixed this error.

jmelosegui commented 8 years ago

See this #109