Skip to content

Instantly share code, notes, and snippets.

@g0ral
g0ral / PhysicalLatLonToPixelXY.html
Created October 31, 2016 10:50 — forked from iamjpg/PhysicalLatLonToPixelXY.html
Google Maps v3 – Translate Physical Latitude/Longitude into Screen Pixel X/Y
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>google_maps_custom_point</title>
<style>
body {
margin: 0;