• moving map by dragging

    By Petr Skacha 1 decade ago

    Martin, that is really useful piece of code. Now I am not able to move location shown on map by dragging. Is it a limitation of this custom control or some fault on my side? Thanks Petr

    • Drag & drop marker not implemented (yet)

      By martin meijer 1 decade ago

      Petr, I think your question is if it is possible to move (drag & drop) the marker. This is not possible now with the custom control. The Google Maps API is big, and I implemented some basic elements. It is my goal to implement all of the API but it will take a lot of time. Feel free to dig in the API and extend my Custom Control. Here is the reference to the documentation for the marker in the API: https://developers.google.com/maps/documentation/javascript/reference#Marker

      • Drag & move map doesn't work in XPiNC

        By Petr Skacha 1 decade ago

        I am sorry, Martin, my original question is not precise enough.

        I try to use your GM custom control in Notes Client. First open works as expected, map opens in correct position with marker in right plase but I am not able drag and move the map then. The Pan control doesn't work too in XPiNC.

        In web browser everything works fine.

        Any idea what could be wrong?