Category: Google Maps
-
GMarkerManager and setImage – why it fails?
I wrote simple howto about changing icons in markers when markers is already placed on map. And I was asked question about setImage and GMarkerManger. Problem is that when changing image with setImage old image will be displayed when user zooms map in or out – when GMarkerManager is used to place markers on map.…
-
TLabel – simple, smaller labels on Google Maps
If You use Google Maps API, probably You want to use smaller windows/labels on map than default infoWindow, which happens to be huge and bloated. When I started Run-N-Share almost two years ago, I stumbled upon TLabel, minimalistic library for creating labels on Google Maps. It is abandoned project, but it still works with current…
-
Run-N-Share is still alive!
I was not posting in RNS category from long time, but this does not mean I have abandoned RNS, no way! I have recently deployed new code base version. From user perspective there is no much changes. Most notable, RNS now calculates and displays route length during route creation and edition. So You can use…
-
Google Maps – simple tutorial
I have translated Google Maps tutorial, which I wrote last Year for my Polish blog. Since it was based on stable API version, and is targeted to Google Maps API newbies, so it is still valid. I hope it will be useful for some people – if You need to know how to start using…
-
Embedded maps with routes
RNS got updated again. Now it allows to embed on other webpages maps with routes created with RNS. So if You want to present Your last bike trip, morning jogging route or provide directions how to get to Your place for example from airport – You have now tool. Just go to RNS site, register…