How to use Overlay on mapView ?

Please help me how to use Overlay with in mapView ?

give me any ideas how do it completed ?

i have to change color to overlay ?

Hi @lokeshkumawat27,

Currently, Corona does not support drawing images and lines and routes over top the map view. You can add custom markers, however, and this documentation describes the setup of that:

http://docs.coronalabs.com/api/type/Map/addMarker.html

Best regards,

Brent

Hi @lokeshkumawat27,

Currently, Corona does not support drawing images and lines and routes over top the map view. You can add custom markers, however, and this documentation describes the setup of that:

http://docs.coronalabs.com/api/type/Map/addMarker.html

Best regards,

Brent