lozina
Lifer
I have a page which allows the user to enter an address to verify their location.
Sometimes, the address is ambiguous and the geocoding results in multiple possible locations.
In this situation I want to display all the alternatives on the map like Google Maps does with their very basic standard A, B, C red pushpin type labels. And then the user can pick which one is the right one.
But the only default marker I can find is the red pushpin with a little black dot in the middle, not the ones labelled with letters.
Does anyone know how I can use those labeled ones?
Sometimes, the address is ambiguous and the geocoding results in multiple possible locations.
In this situation I want to display all the alternatives on the map like Google Maps does with their very basic standard A, B, C red pushpin type labels. And then the user can pick which one is the right one.
But the only default marker I can find is the red pushpin with a little black dot in the middle, not the ones labelled with letters.
Does anyone know how I can use those labeled ones?