DNNCommunity / DNNCommunity/DNN.Map
Map 1.0.9 is based on Google Mapis API version 2, needs to be updated to version 3
- Dominant language
- Visual Basic
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Installing DNN Maps module will work on DNN pre v 9.2.0, but needs to be updated to use version 3 + of Google Maps API.
Errors received (in the JavaScript console in a browser's debugger console) shows errors such as:
Control is no longer supported in the Google Maps Javascript API v2. Please visit https://developers.google.com/maps/documentation/javascript/v2/v2tov3 to migrate your application to v3. maps:226:35
Map.addControl is no longer supported in the Google Maps Javascript API v2. Please visit https://developers.google.com/maps/documentation/javascript/v2/v2tov3 to migrate your application to v3.
The new location for this guidance is at:
https://developers.google.com/maps/documentation/javascript/v2tov3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.