Skip to content

Instantly share code, notes, and snippets.

@flutesa
Created October 22, 2015 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flutesa/29c1fbfcdbccb2aaff55 to your computer and use it in GitHub Desktop.
Save flutesa/29c1fbfcdbccb2aaff55 to your computer and use it in GitHub Desktop.
domofond
<script>
ListingMapController.Init( {"listings":[{"listingId":123637117,"latitude":55.6572,"longitude":37.7635956,"type":0,"prefixedListingId":"l123637117"},{"listingId":123445023,"latitude":55.6517639,"longitude":37.7699356,"type":0,"prefixedListingId":"l123445023"},{"listingId":122832120,"latitude":55.66699,"longitude":37.7635956,"type":0,"prefixedListingId":"l122832120"},{"listingId":123495280,"latitude":55.6677628,"longitude":37.7619247,"type":0,"prefixedListingId":"l123495280"},{"listingId":123675415,"latitude":55.6548958,"longitude":37.7745171,"type":0,"prefixedListingId":"l123675415"},{"listingId":121984459,"latitude":55.65171,"longitude":37.7485657,"type":0,"prefixedListingId":"l121984459"},{"listingId":123260355,"latitude":55.65863,"longitude":37.77213,"type":0,"prefixedListingId":"l123260355"},{"listingId":122040490,"latitude":55.66843,"longitude":37.760334,"type":0,"prefixedListingId":"l122040490"},{"listingId":122351301,"latitude":55.65768,"longitude":37.7676468,"type":0,"prefixedListingId":"l122351301"},{"listingId":121399998,"latitude":55.6651573,"longitude":37.77077,"type":0,"prefixedListingId":"l121399998"},{"listingId":123992318,"latitude":55.65973,"longitude":37.7609177,"type":0,"prefixedListingId":"l123992318"}],"viewportBounds":{"west":37.747291069030759,"north":55.66844773101807,"south":55.65101027679443,"east":37.774544258117679,"width":0.027253189086920315,"height":0.017437454223639293,"points":[{"latitude":55.66844773101807,"longitude":37.747291069030759,"isValid":true},{"latitude":55.66844773101807,"longitude":37.774544258117679,"isValid":true},{"latitude":55.65101027679443,"longitude":37.774544258117679,"isValid":true},{"latitude":55.65101027679443,"longitude":37.747291069030759,"isValid":true},{"latitude":55.66844773101807,"longitude":37.747291069030759,"isValid":true}]},"currentListingId":"l123992318","showSimilarListingsKey":true},document.getElementById('MapViewportContainer'));
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment