issues
search
zucler
/
Parker
Find a carpark that suits you
Other
0
stars
0
forks
source link
Geo-search JS optimisations
#10
Open
zucler
opened
8 years ago
zucler
commented
8 years ago
The following JS tweaks are required on the geo-search page:
Markers are being refreshed each time as the map is moved. It should not refresh markers already added.
InfoWindow objects are created for each marker. Should only be 1.
The following JS tweaks are required on the geo-search page: