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

Implementing autocomplete without map #117

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi,

Great work on this control. I do have a question though, is it possible to implement just the searchbox with autocomplete implemented without having to create a google map?

An example like this? https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-addressform

Very new to GitHub, so I apologise if I am posting this incorrectly.

jmelosegui commented 8 years ago

I think that is out of the scope of this project.