Home
last modified time | relevance | path

Searched refs:GMAPS_RETRY_DELAY (Results 1 – 1 of 1) sorted by relevance

/plugin/google_maps/
H A Dscript.js11 var GMAPS_RETRY_DELAY = 100; variable
59 setTimeout(queryGoogleGeo, GMAPS_RETRY_DELAY, map, bounds, locations, index, zoom, retry);