Code Monkey home page Code Monkey logo

Comments (7)

edwerf avatar edwerf commented on August 16, 2024

Before I used Reumer maps in which I was able to show my own created map by the mid code. Is this possible with this plugin as well? The line below doesn't work.

{google_map}mid=1tOIX7F_S9Brp6vvEn9UjH2YYUeE|18.78432,18.78432|zoom:30|{/google_map}

from embed-google-map.

petkivim avatar petkivim commented on August 16, 2024

Unfortunately it's not possible to disable the route planner and the info window.

It's possible to show a map that you have created by yourself. You just need to use the full URL of the map, e.g.

{google_map}https://maps.google.com/maps/ms?msid=217161423031772948547.000466f9688324d5a1b35&msa=0{/google_map}

from embed-google-map.

edwerf avatar edwerf commented on August 16, 2024

Dear Petteri,

Thank you very much for your quick reply.

Your example works. But when I replace your link in my map it doesn't work with {google_map}https://www.google.com/maps/d/edit?hl=en&authuser=0&mid=1tOIX7F_S9Brp6vvEn9UjH2YYUeE&ll=19.329781954014635%2C99.34029785000007&z=9{/google_map}

I did try to use your link with my msid code, but unfortunately no result as well. Could you please inform me about my mistake? I would like to zoom on 1 location in the map.

My map is https://www.google.com/maps/d/edit?hl=en&authuser=0&mid=1tOIX7F_S9Brp6vvEn9UjH2YYUeE&ll=19.329781954014635%2C99.34029785000007&z=9. The article on my website is http://khemtittravel.nl/index.php/inside-information/chiang-mai/restaurants-in-chiang-mai/740-sila-aat-restaurant-chiang-mai#info

Thank you for your help.

With best regards,
Edwin

On Wed, Nov 2, 2016 at 1:55 AM, Petteri Kivimäki [email protected] wrote:

Unfortunately it's not possible to disable the route planner and the info window.

It's possible to show a map that you have created by yourself. You just need to use the full URL of the map, e.g.

{google_map}https://maps.google.com/maps/ms?msid=217161423031772948547.000466f9688324d5a1b35&msa=0{/google_map}


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/36#issuecomment-257659764, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWHkacOBlk17HNU7ir4QbeHbo6DslxKrks5q54sUgaJpZM4KmJVH.

from embed-google-map.

petkivim avatar petkivim commented on August 16, 2024

Hi Edwin,

Thank you for the additional information. I tested the code below and it should do the trick. The correct URL can be found under Settings -> Embed Map. The map is centered automatically by Google Maps so unfortunately it's not possible to zoom on single location on the map.

{google_map}https://www.google.com/maps/d/embed?mid=1tOIX7F_S9Brp6vvEn9UjH2YYUeE{/google_map}

Br,
Petteri

from embed-google-map.

edwerf avatar edwerf commented on August 16, 2024

Dear Petteri,

Thank you very much for your information.

It's a pity that it's not possible to zoom on a single location. Till now I use the plugin of Mike Reumer Maps where this is possible. See my map http://khemtittravel.nl/index.php/inside-information/chiang-mai/restaurants-in-chiang-mai/720-riverside-restaurant#adres.

I am looking for an alternative for Reumer Maps which can me a commercial plugin as well. It looks like Mike Reumer doesn't support his Reumer Maps plugin anymore. Before support was great. Now he doesn't answer on multiple e-mail.

With best regards,
Edwin

On Wed, Nov 2, 2016 at 11:51 PM, Petteri Kivimäki [email protected] wrote:

Hi Edwin,

Thank you for the additional information. I tested the code below and it should do the trick. The correct URL can be found under Settings -> Embed Map. The map is centered automatically by Google Maps so unfortunately it's not possible to zoom on single location on the map.

{google_map}https://www.google.com/maps/d/embed?mid=1tOIX7F_S9Brp6vvEn9UjH2YYUeE{/google_map}

Br,
Petteri


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/36#issuecomment-257926009, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWHkaSIU2j3tB_eqGMJlh9n2RVKvGrTDks5q6L-WgaJpZM4KmJVH.

from embed-google-map.

petkivim avatar petkivim commented on August 16, 2024

Hi Edwin,

It seems that the plugin that you're currently using is based on Google Maps JavaScript API that supports zooming on a single location and many other more advanced features. My plugin is based on the embed feature of the regular Google Maps and Google Maps Embed API that are both more simple and lack many features that are included in the JavaScript API. Supporting more advanced features would mean implementing support for the JavaScript API. This is something that can be considered in the future versions, but unfortunately it does not solve your problem here and now.

Br,
Petteri

from embed-google-map.

edwerf avatar edwerf commented on August 16, 2024

Dear Pettiri,

Thank you very much for your quick reply.

I am interested in your future versions and will follow your plugin. In the meanwhile I will find out if http://joomla.zhuk.cc/index.php/zhgooglemap-main is an alternative to fulfill my needs at this moment.

With best regards,
Edwin

On Sat, Nov 5, 2016 at 1:30 AM, Petteri Kivimäki [email protected] wrote:

Hi Edwin,

It seems that the plugin that you're currently using is based on Google Maps JavaScript API that supports zooming on a single location and many other more advanced features. My plugin is based on the embed feature of the regular Google Maps and Google Maps Embed API that are both more simple and lack many features that are included in the JavaScript API. Supporting more advanced features would mean implementing support for the JavaScript API. This is something that can be considered in the future versions, but unfortunately it does not solve your problem here and now.

Br,
Petteri


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/36#issuecomment-258512325, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AWHkadD2DQgFGCzJWtSRJm4hfFVODXH8ks5q63m1gaJpZM4KmJVH.

from embed-google-map.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.