google-map-geofence
google-map-geofence copied to clipboard
Results
1
google-map-geofence issues
Sort by
recently updated
recently updated
newest added
I am getting null in the following function: `Geofence.prototype.setInfo = function(polygon, infoId) { selectId(infoId).value = getCoordinatesString(polygon); }` selectId(infoId).value > gmap-v3-geofence.js:208 Uncaught TypeError: Cannot set property 'value' of null > at...