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

Polyline issue, #156

Closed manocv closed 2 years ago

manocv commented 5 years ago

Hi

I am using a beta version of API to draw a polyline, no error or warning shows, but cannot draw the polyline, just the marker has been placed based on Lat Lng.

Using VS2017, so I tried Polygon and it is working fine, so the same function working in VS2013.

Please advice how to find the issue, urgent.

Thanks in advance # #

jmelosegui commented 2 years ago

Code migrated to .net6. Try the new version and reopen this issue if it still exists.