neoMap Plugin coming soon - Page 2 - Forum

Forum Navigation
You need to log in to create posts and topics.

neoMap Plugin coming soon

PreviousPage 2 of 2

@luishp yes that's fine...

I have been looking at what happens when there are multiple results returned on a search and how we could use them to be more accurate by displaying say the first 10 and let the user select the best match before the map Marker is placed.

I've got so far and have added the multiple results to display in a table now, my code is probably very long winded being new to this but it works. A few bugs', the table won't populate if result count is lower than than the 10 results I have created for the table and I can't work out how to pick the best result from the table data that matches what I was looking for, to add to a variable before plotting the Marker.

I have attached what I have done so far.

Thanks

Uploaded files:
  • You need to login to have access to uploads.

Thanks @paultomo
I will try to take a look as soon as possible. Really busy now.
Great job!

@luishp He comprobado que la búsqueda en los mapas no da los resultados esperados porque depende del código del lenguaje usado.  Por ejemplo para buscar Moscú s debe buascar Москва. Para  Kiev ha de ser Киев. Si buscas Bielorusia te lleva a América. He pronado con forzar el lenguaje:

LoadAsyncJSON "https:photon.komoot.io/api/?q=Moscú&lang=es" "parseData"

Pero el código en español no funciona.  Sabes si hau alguna solución.

 

@rrey

Language es is not supported apparently. The supported languages are, en, fr, de, it. Read this: https://github.com/komoot/photon/blob/master/README.md There is a note on "Customized Search Data"



@paultomo Thank you

Hi All

Been working out how to use the different features in the neoMap plugin. It's taken a while but I have now come up with a simple app that shows some of the included features working in real time if anyone would like to take a look.

Info and Tutorial:

Use the Menu top right to select the available maps. (Note: any session data will be lost when a map type is changed!)

On the Left of screen going down:

  1. Your Current Location
  2. Text search: Street, city, by known a known name e.g. shop name or attraction (Horseshoe Falls)
  3.  Distance Measure: 2 points, multipoint, with distance markers at chosen points. More than one Distance Measure can be c/o and seen on screen. Distance Measure plots and Markers are Removed at session close or by mass delete button used to to clear all the markers....
  4. Temporary location markers: Puts a marker in center screen position and looks up the location details, which is then displayed. The marker can then be move to your exact chosen location and it will update the location details and display. All Markers are Removed at session close or manually by the mass delete button to clear all the markers....
  5. A single Saved location Marker, this location will be saved between sessions.

Link no longer valid

Have Fun :)

Paul

Thanks for sharing @paultomo!!
Great job!

Hello and good time dear friends ...! How to get this neoMap Plugin application? thanks all

@javadrajabihakami neoMap is included as a plugin from version 21.2.3
Some sample apps are included too.

javadrajabihakami has reacted to this post.
javadrajabihakami

Thank you very much for your response, dear friend ...

neoMap plugin will allow to include different maps in our applications. It will be possible to add markers and other interactive functionalities. Think about geography, history and geographical based apps and games :)

i'm thinking :D

Holy Moly Nice! One of most needed plugins and this is a lot more complete than i wanted to see in VNweb!

Good Job bro! :D

luishp has reacted to this post.
luishp
PreviousPage 2 of 2