Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9259449
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T12:39:39+00:00 2026-06-18T12:39:39+00:00

First: I try to remake a Website called regionalkarten.com It’s a German publisher of

  • 0

First: I try to remake a Website called regionalkarten.com
It’s a German publisher of Maps. This page uses the Google API v2 to show our custom maps.

My Job is to update the Page to API v3.
Now I found the jQuery GoMap Plugin and I try to use it, but it doesn’t seem to support custom maps.

I tried to define a Overly with the custom Map

var ehsTypeBOptions =
{
    getTileUrl: function(coord, zoom)
    {
        var x = coord.x;
        var y = coord.y;
        return "http://regionalkarten.com/_map/ehs_village_maps/is_maps/z"+zoom+"/"+coord.y+"/"+coord.x+".png";
    },
    tileSize: new google.maps.Size(256, 256),
};

and load it into the map with:

map.overlayMapTypes.insertAt(0, new google.maps.ImageMapType(ehsTypeBOptions));

That works fine without GoMap. So I tried:

$.goMap.overlayMapTypes.insertAt(0, new google.maps.ImageMapType(ehsTypeBOptions));

and guess what, it didn’t work 🙁

GoMaps Webpage and Google aren’t very helpful. Keep in mind that I have to load the custom map into an overlay. I need the real google maps behind the overlay because our maps are not gapless.
I hope you got some ideas or experience with GoMap.

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T12:39:40+00:00Added an answer on June 18, 2026 at 12:39 pm

    $.goMap does not return the native google.maps.Map-instance, so you can’t use the Maps-API-methods there.

    The google.maps.Map-instance may be accessed via $.goMap.map .

    Beyond that: I would suggest not to use this library, there haven’t been any updates since 1 year, and this all can be done without any additional library.

    More important: before you continue working with ImageMapType, this is not the right MapType for you, because it appears that the TileServer don’t serve tiles for the complete world.

    When the user pans or zooms so that a area is in viewport where no tile is available, this area would be shown as a gray space. You better use a Overlay MapType and set the background-image of the overlays to the TileUrl(additionally you may use a condition that checks if a Tile is available at all to reduce unnecessary request to the tile-server)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

it s the first time i try this page. I ve just installed imagemagick
(This is my first try with php) I have a very basic register page.
This is my first try trying to use WCF, so I'm guessing I'm doing
This is one of my first try in jQuery/ajax, and i have a jam.
I've long been wondering about this question; say I first try to grep some
This is my first try with VPC. I just changed my template to use
Don't be to hard on me, this is my first try with JSF. I
First timer here, first try at php/jquery this code is working: $('#update1').click(function(){ var name=
Technically this is my first try in nodejs and frankly I am not sure
Ok so this is my first try with the Nivo Slider. My slider is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.