woosmapObject method
Return Woosmap LatLng https://developers.woosmap.com/products/map-api/reference/1.4/#woosmap.map.LatLng
Implementation
String woosmapObject() {
return 'new window.woosmap.map.LatLngLiteral($lat,$lng)';
}
Return Woosmap LatLng https://developers.woosmap.com/products/map-api/reference/1.4/#woosmap.map.LatLng
String woosmapObject() {
return 'new window.woosmap.map.LatLngLiteral($lat,$lng)';
}