getAccurateCurrentPosition icon indicating copy to clipboard operation
getAccurateCurrentPosition copied to clipboard

Fixed optional geoprogress callback

Open ericchaves opened this issue 12 years ago • 0 comments

Hi,

If we follow the readme sample the code would raise errors because the options is passed as third argument, when it actually should be the geoprogress callback. I've added a small check for those parameters in order to have them behave correctly in case of geoprogress not being informed but options do. (needs some testing tou)

Cheers,

Eric

ericchaves avatar Feb 14 '13 18:02 ericchaves