Comments on: How To Overlay Custom Maps Using the Google Maps API http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/ Thu, 02 Mar 2017 22:34:44 +0000 hourly 1 http://wordpress.org/?v=4.2.2 By: Mir Nauman Tahir http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-92895 Mon, 13 Feb 2012 08:52:44 +0000 http://blog.kylemulka.com/?p=287#comment-92895 http://mirnauman.wordpress.com/2012/02/13/adding-image-to-googlemaps-using-map-overlays-android-tutorial-part-3/

solves basic issues with using overlays. and gives a step by step way of adding images to google maps

]]>
By: Gaurav http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-91353 Mon, 04 Jan 2010 11:43:58 +0000 http://blog.kylemulka.com/?p=287#comment-91353 sir i want to use google map API with my mapserver layers can u give me some demo code please so that i can do it

waiting for your reply

]]>
By: Kyle Mulka’s Weblog » WMS in Google Maps http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-19879 Sun, 17 Dec 2006 20:30:57 +0000 http://blog.kylemulka.com/?p=287#comment-19879 […] As a follow up to my previous tutorial on how to use your own custom map tiles in Google Maps, here’s the code (function) you need to convert Google tile x, y, and zoom into a suitable WMS URL. Just stick this code in the getTileURL(x, y, zoom) or getOverlayURL(x, y, zoom) functions and tweek some of the parameters to your needs. […]

]]>
By: Harish Balakrishnan http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-4249 Mon, 10 Jul 2006 03:38:07 +0000 http://blog.kylemulka.com/?p=287#comment-4249 Hi Kyle,

Hope you had a great weekend with a wonderful sunday.
Wishes and thanks in advance for the consideration and
I had send a query mail to your email box.Looking forward to hear from you where did i go wrong while implementing thie ‘custom maps’

Thanking you once again and wishing a great weekahead,

Harish

]]>
By: Kyle Mulka http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-4122 Thu, 06 Jul 2006 03:53:52 +0000 http://blog.kylemulka.com/?p=287#comment-4122 Hi Harish,

You’ll have to give more detail. Please email me with questions.

Thanks,
Kyle

]]>
By: Harish Balakrishnan http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-4078 Wed, 05 Jul 2006 07:24:00 +0000 http://blog.kylemulka.com/?p=287#comment-4078 Hi,

I do not know why mine is not working. I have created a folder scvmap in which i have index.php , and few images renamed 1_1_X where X

]]>
By: nelson http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-1260 Thu, 09 Mar 2006 04:52:36 +0000 http://blog.kylemulka.com/?p=287#comment-1260 Okay, i got the pulldown menu to function. But the map still redraws at full zoom when you change map types after going to a queried location. Somehow the extent isn’t being remembered.

Also, at higher zooms (further out) the wms served shapefiles render further and further to the north. This must be a problem with the projection, but I can’t figure out what it should be.

http://www.roadlessland.org/index-2.html

Any help would be greatly appreciated.

thanks,
nelson

]]>
By: nelson http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-1259 Thu, 09 Mar 2006 02:47:23 +0000 http://blog.kylemulka.com/?p=287#comment-1259 I changed the address of the page with the non-working pull-down list to this:
http://www.roadlessland.org/index-2.html

best,\
nelson

]]>
By: nelson http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-1257 Thu, 09 Mar 2006 01:36:43 +0000 http://blog.kylemulka.com/?p=287#comment-1257 Hello Kyle,

Thanks so much for your excellent work. I am putting together a map site for a non-profit, and I adapted the javascript that Just (geoskating.com) adapted from you).

The map works great, but I am trying to add some functionality. I am not a javascript programmer and I am getting frustrated.

I’d like to add a pull-down list that will take you to pre-set locations on the map, so I adapted a script from google pedometer that does this by doing a GotoAndZoom (http://www.gmap-pedometer.com/). However, the map can’t re-initialize. I can’t see what is wrong.

I also incorporated a function to allow url queries to set the location and zoom. This works great when the page is loaded, but if you then try to switch between map types the zoom goes to the max.

Any thoughts? The page is: http://www.roadlessland.org/
Here is the link to the scripts: http://www.roadlessland.org/gmap-wms.js

Thanks much,
nelson

]]>
By: Kyle Mulka http://blog.kylemulka.com/2005/08/how-to-overlay-custom-maps-using-the-google-maps-api-2/comment-page-1/#comment-1236 Sat, 04 Mar 2006 02:36:48 +0000 http://blog.kylemulka.com/?p=287#comment-1236 subu,

In order to for me to help you, you will need to be more specific and explain what it is you want to do. Are you taking about UMN MapServer?

link:
http://mapserver.gis.umn.edu/

-Kyle

]]>