Note that there are some explanatory texts on larger screens.

plurals
  1. PO.net - how to implement google maps with klm files
    primarykey
    data
    text
    <p>I was assigned a task here at work to implement a search in our web application that, when you type (in a single field) the state, city and name of a person (who has a register in the application) the application returns a google map with flags in the places where those people were found.</p> <p>I know that might be quite a complex functionality to build (for me it is at least). But anyways I need somewhere to get started from.</p> <p>I decided that it’d be best to learn first how to implement these maps using KLM files. I have no idea how to implement this functionality. </p> <p>I found a few examples of it on google.com here: <a href="http://maps.google.com/maps?f=q&amp;hl=pt-BR&amp;q=http%3A%2F%2Fkmlscribe.googlepages.com%2FSamplesInMaps.kml&amp;ie=UTF8&amp;ll=36.879621,-53.4375&amp;spn=103.772916,208.476563&amp;z=2&amp;om=1" rel="nofollow">http://maps.google.com/maps?f=q&amp;hl=pt-BR&amp;q=http%3A%2F%2Fkmlscribe.googlepages.com%2FSamplesInMaps.kml&amp;ie=UTF8&amp;ll=36.879621,-53.4375&amp;spn=103.772916,208.476563&amp;z=2&amp;om=1</a> but could not find how they are implemented it.</p> <p>I’m using .net MVC3.</p> <p>How can I render a map in a view? How can I load the map with the data I want?</p> <p>It would be of great help if you could give me a simple example with some sample data. Just so I have an idea of how to make it work and latter I’ll find out how to make the search filter works and pass the right data to the map.</p> <p>Thank you all for your help and support.</p> <p>Regards from Brazil.</p> <p>Cesar.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload