Map not centered using maps mashup
-
Hi Remco,
Could not get the map centered and the zoom level set via the pronamic_google_maps_mashup function.After debugging I found the problem in \js\site.js
Line 82: ‘if(google.loader.ClientLocation) {‘ appears to be incorrect
I have changed it into: ‘if(mashupInfo.centerClientLocation) {‘ and now all is working as expected.rgrds,
Cees van Dongen
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Map not centered using maps mashup’ is closed to new replies.