Client side geoding libraries

22 views
Skip to first unread message

Farook M

unread,
Sep 29, 2015, 5:43:24 PM9/29/15
to Google Maps JavaScript API v3
Hi All,

Is there any Pure client side geocoding JavaScript Libraries available? Like if we give lat long info it should get converted into pixel information in the browser itself, without connected to the server. Is there any such libraries available?

Thanks,
M.Farook

Barry Hunter

unread,
Sep 29, 2015, 5:57:01 PM9/29/15
to google-maps-js-api-v3
Well geocoding is usually converting a textual address, into a coordinate. They usually need large databases of address data, so a pure client side solution is not really practical. 

However your mention of pixel, maybe you dont mean traditional geocoding at all?

Maybe the Projection classes are what you looking for 

and maybe

--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-js-a...@googlegroups.com.
To post to this group, send email to google-map...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages