woosmapObject method

String woosmapObject()

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)';
}