Linking to a particular focus and zoom in Google My MapsChanging default zoom in Google embedded map?From pdf...

How do we succintly describe a boxing match?

Using loops to create tables

Why don't I see the difference between two different files in insert mode in vim?

What is the wife of a henpecked husband called?

Issues with new Macs: hardware makes them difficult to use … what options might be available in the future?

Reference on complex cobordism

Knowing when to use pictures over words

How Internet Communication Works on a Coaxial Cable

What is this metal M-shaped device for?

What do you call a fact that doesn't match the settings?

How to generate a matrix with certain conditions

Word or phrase for showing great skill at something without formal training in it

What is the time complexity of enqueue and dequeue of a queue implemented with a singly linked list?

Strange Sign on Lab Door

What is better: yes / no radio, or simple checkbox?

Is there any differences between “gucken” and “schauen”?

Quenching swords in dragon blood; why?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

When does coming up with an idea constitute sufficient contribution for authorship?

A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?

How is the Incom shipyard still in business?

What is the purpose of easy combat scenarios that don't need resource expenditure?

Why did Jodrell Bank assist the Soviet Union to collect data from their spacecraft in the mid 1960's?

How would one buy a used TIE Fighter or X-Wing?



Linking to a particular focus and zoom in Google My Maps


Changing default zoom in Google embedded map?From pdf to google maps overlayClient Zoom in OpenLayers with Google layerMap resize displays google layer at incorrect zoom levelGoogle Maps 3d with geoserver wmsIs it possible to have Google Maps hide the left panel?How to embed a coordinate pair within URL to search OpenStreetMap, Google, Yahoo or Bing MapsOpenlayers using Google Maps as base layer: possible to zoom out farther than max extent?Offline map with less zoom size and maximum area coveredCan I get a google static map at the inbetween zoom levels that google maps site does?Changing default Google Maps max viewport?













1















I have a Google My Map which lists places in the US. By default, the map zooms to the full US to include all places. I'd like to be able to link to specific focus/zoom levels (e.g. just places in NYC), but the URL doesn't change when I change focus in the UI. Is there any way to hack the URLs to do this?










share|improve this question























  • @jbchurchill based on gis.stackexchange.com/a/115165/65604 (which pertains to the API and is from 2013) I tried appending "&z=#" (e.g. &z=9) to the URL, but this didn't change anything. I couldn't find any guidance on the My Maps tool, or how much overlap there is with the API.

    – Max Ghenis
    Jan 20 '16 at 21:02
















1















I have a Google My Map which lists places in the US. By default, the map zooms to the full US to include all places. I'd like to be able to link to specific focus/zoom levels (e.g. just places in NYC), but the URL doesn't change when I change focus in the UI. Is there any way to hack the URLs to do this?










share|improve this question























  • @jbchurchill based on gis.stackexchange.com/a/115165/65604 (which pertains to the API and is from 2013) I tried appending "&z=#" (e.g. &z=9) to the URL, but this didn't change anything. I couldn't find any guidance on the My Maps tool, or how much overlap there is with the API.

    – Max Ghenis
    Jan 20 '16 at 21:02














1












1








1








I have a Google My Map which lists places in the US. By default, the map zooms to the full US to include all places. I'd like to be able to link to specific focus/zoom levels (e.g. just places in NYC), but the URL doesn't change when I change focus in the UI. Is there any way to hack the URLs to do this?










share|improve this question














I have a Google My Map which lists places in the US. By default, the map zooms to the full US to include all places. I'd like to be able to link to specific focus/zoom levels (e.g. just places in NYC), but the URL doesn't change when I change focus in the UI. Is there any way to hack the URLs to do this?







google-maps






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 20 '16 at 19:00









Max GhenisMax Ghenis

10814




10814













  • @jbchurchill based on gis.stackexchange.com/a/115165/65604 (which pertains to the API and is from 2013) I tried appending "&z=#" (e.g. &z=9) to the URL, but this didn't change anything. I couldn't find any guidance on the My Maps tool, or how much overlap there is with the API.

    – Max Ghenis
    Jan 20 '16 at 21:02



















  • @jbchurchill based on gis.stackexchange.com/a/115165/65604 (which pertains to the API and is from 2013) I tried appending "&z=#" (e.g. &z=9) to the URL, but this didn't change anything. I couldn't find any guidance on the My Maps tool, or how much overlap there is with the API.

    – Max Ghenis
    Jan 20 '16 at 21:02

















@jbchurchill based on gis.stackexchange.com/a/115165/65604 (which pertains to the API and is from 2013) I tried appending "&z=#" (e.g. &z=9) to the URL, but this didn't change anything. I couldn't find any guidance on the My Maps tool, or how much overlap there is with the API.

– Max Ghenis
Jan 20 '16 at 21:02





@jbchurchill based on gis.stackexchange.com/a/115165/65604 (which pertains to the API and is from 2013) I tried appending "&z=#" (e.g. &z=9) to the URL, but this didn't change anything. I couldn't find any guidance on the My Maps tool, or how much overlap there is with the API.

– Max Ghenis
Jan 20 '16 at 21:02










1 Answer
1






active

oldest

votes


















2














Now I see that you specified "My Maps" which means you won't be editing your answer to include any code (since you don't have that ability with "My Maps"). Everything I've found from Google indicates that you aren't going to be able to do this. Evidence of inability to edit zoom level and center



However, I did find this link showing a method that would work for an embedded map (if your map is embedded in your website). This forum posting is similar to the link you posted in your comment. At first I thought that you wouldn't be able to enter that in the URL. I suspected that it would have to be embedded, but you commented that it works as a viewer (but not always in editor mode)! The code looks like this ...



<iframe src=".../embed?mid=...&z=12&ll=56.4567,-3.4567" ..





share|improve this answer


























  • Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

    – Max Ghenis
    Jan 20 '16 at 23:28











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "79"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f177608%2flinking-to-a-particular-focus-and-zoom-in-google-my-maps%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









2














Now I see that you specified "My Maps" which means you won't be editing your answer to include any code (since you don't have that ability with "My Maps"). Everything I've found from Google indicates that you aren't going to be able to do this. Evidence of inability to edit zoom level and center



However, I did find this link showing a method that would work for an embedded map (if your map is embedded in your website). This forum posting is similar to the link you posted in your comment. At first I thought that you wouldn't be able to enter that in the URL. I suspected that it would have to be embedded, but you commented that it works as a viewer (but not always in editor mode)! The code looks like this ...



<iframe src=".../embed?mid=...&z=12&ll=56.4567,-3.4567" ..





share|improve this answer


























  • Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

    – Max Ghenis
    Jan 20 '16 at 23:28
















2














Now I see that you specified "My Maps" which means you won't be editing your answer to include any code (since you don't have that ability with "My Maps"). Everything I've found from Google indicates that you aren't going to be able to do this. Evidence of inability to edit zoom level and center



However, I did find this link showing a method that would work for an embedded map (if your map is embedded in your website). This forum posting is similar to the link you posted in your comment. At first I thought that you wouldn't be able to enter that in the URL. I suspected that it would have to be embedded, but you commented that it works as a viewer (but not always in editor mode)! The code looks like this ...



<iframe src=".../embed?mid=...&z=12&ll=56.4567,-3.4567" ..





share|improve this answer


























  • Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

    – Max Ghenis
    Jan 20 '16 at 23:28














2












2








2







Now I see that you specified "My Maps" which means you won't be editing your answer to include any code (since you don't have that ability with "My Maps"). Everything I've found from Google indicates that you aren't going to be able to do this. Evidence of inability to edit zoom level and center



However, I did find this link showing a method that would work for an embedded map (if your map is embedded in your website). This forum posting is similar to the link you posted in your comment. At first I thought that you wouldn't be able to enter that in the URL. I suspected that it would have to be embedded, but you commented that it works as a viewer (but not always in editor mode)! The code looks like this ...



<iframe src=".../embed?mid=...&z=12&ll=56.4567,-3.4567" ..





share|improve this answer















Now I see that you specified "My Maps" which means you won't be editing your answer to include any code (since you don't have that ability with "My Maps"). Everything I've found from Google indicates that you aren't going to be able to do this. Evidence of inability to edit zoom level and center



However, I did find this link showing a method that would work for an embedded map (if your map is embedded in your website). This forum posting is similar to the link you posted in your comment. At first I thought that you wouldn't be able to enter that in the URL. I suspected that it would have to be embedded, but you commented that it works as a viewer (but not always in editor mode)! The code looks like this ...



<iframe src=".../embed?mid=...&z=12&ll=56.4567,-3.4567" ..






share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 21 '16 at 14:19

























answered Jan 20 '16 at 21:11









jbchurchilljbchurchill

3,8261336




3,8261336













  • Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

    – Max Ghenis
    Jan 20 '16 at 23:28



















  • Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

    – Max Ghenis
    Jan 20 '16 at 23:28

















Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

– Max Ghenis
Jan 20 '16 at 23:28





Thank you! This actually does work even when not embedded, as a viewer (not editor). For example, these two center on the Empire State Building with different zooms: google.com/maps/d/… google.com/maps/d/… However, there seems to be a bug where the zoom doesn't work from the editor view, see imgur.com/a/Sbru6 In any case, if you'd like to edit I can mark as answered, or I can edit.

– Max Ghenis
Jan 20 '16 at 23:28


















draft saved

draft discarded




















































Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f177608%2flinking-to-a-particular-focus-and-zoom-in-google-my-maps%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

(145452) 2005 RN43 Классификация | Примечания | Ссылки |...

Щит и меч (фильм) Содержание Названия серий | Сюжет |...

Энтрерриос (город) Содержание История | Географическое...